Spread Windows Forms 12.0 Product Documentation
AutoSumCommand Constructor(Worksheet,Reference[])


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet.Commands Namespace > AutoSumCommand Class > AutoSumCommand Constructor : AutoSumCommand Constructor(Worksheet,Reference[])
Syntax
'Declaration
 
Public Function New( _
   ByVal worksheet As Worksheet, _
   ByVal references() As Reference _
)
'Usage
 
Dim worksheet As Worksheet
Dim references() As Reference
 
Dim instance As New AutoSumCommand(worksheet, references)
public AutoSumCommand( 
   Worksheet worksheet,
   Reference[] references
)

Parameters

worksheet
references
See Also

Reference

AutoSumCommand Class
AutoSumCommand Members
Overload List